Resource StructureDefinition/FHIR Server from package kbv.mio.laborbefund#1.0.0-kommentierung (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_LAB_PractitionerRole",
"version" : "1.0.0",
"name" : "KBV_PR_MIO_LAB_PractitionerRole",
"status" : "draft",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Mit diesem Profil kann eine behandelnde Person/Einrichtung abgebildet werden.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.meta",
"path" : "PractitionerRole.meta",
"min" : 1
},
{
"id" : "PractitionerRole.meta.versionId",
"path" : "PractitionerRole.meta.versionId",
"max" : "0"
},
{
"id" : "PractitionerRole.meta.lastUpdated",
"path" : "PractitionerRole.meta.lastUpdated",
"max" : "0"
},
{
"id" : "PractitionerRole.meta.source",
"path" : "PractitionerRole.meta.source",
"max" : "0"
},
{
"id" : "PractitionerRole.meta.profile",
"path" : "PractitionerRole.meta.profile",
"min" : 1,
"max" : "1",
"patternCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_LAB_PractitionerRole|1.0.0"
},
{
"id" : "PractitionerRole.meta.security",
"path" : "PractitionerRole.meta.security",
"max" : "0"
},
{
"id" : "PractitionerRole.meta.tag",
"path" : "PractitionerRole.meta.tag",
"max" : "0"
},
{
"id" : "PractitionerRole.implicitRules",
"path" : "PractitionerRole.implicitRules",
"max" : "0"
},
{
"id" : "PractitionerRole.language",
"path" : "PractitionerRole.language",
"max" : "0"
},
{
"id" : "PractitionerRole.text",
"path" : "PractitionerRole.text",
"definition" : "In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
},
{
"id" : "PractitionerRole.text.status",
"path" : "PractitionerRole.text.status",
"patternCode" : "extensions"
},
{
"id" : "PractitionerRole.contained",
"path" : "PractitionerRole.contained",
"max" : "0"
},
{
"id" : "PractitionerRole.identifier",
"path" : "PractitionerRole.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.active",
"path" : "PractitionerRole.active",
"max" : "0"
},
{
"id" : "PractitionerRole.period",
"path" : "PractitionerRole.period",
"max" : "0"
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_LAB_Practitioner|1.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner.reference",
"path" : "PractitionerRole.practitioner.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner.type",
"path" : "PractitionerRole.practitioner.type",
"max" : "0"
},
{
"id" : "PractitionerRole.practitioner.identifier",
"path" : "PractitionerRole.practitioner.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.practitioner.display",
"path" : "PractitionerRole.practitioner.display",
"max" : "0"
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_LAB_Organization|1.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization.reference",
"path" : "PractitionerRole.organization.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization.type",
"path" : "PractitionerRole.organization.type",
"max" : "0"
},
{
"id" : "PractitionerRole.organization.identifier",
"path" : "PractitionerRole.organization.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.organization.display",
"path" : "PractitionerRole.organization.display",
"max" : "0"
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_LAB_RoleCare|1.0.0"
}
},
{
"id" : "PractitionerRole.code.coding",
"path" : "PractitionerRole.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "PractitionerRole.code.coding.system",
"path" : "PractitionerRole.code.coding.system",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.version",
"path" : "PractitionerRole.code.coding.version",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.code",
"path" : "PractitionerRole.code.coding.code",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.display",
"path" : "PractitionerRole.code.coding.display",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.userSelected",
"path" : "PractitionerRole.code.coding.userSelected",
"max" : "0"
},
{
"id" : "PractitionerRole.code.text",
"path" : "PractitionerRole.code.text",
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"mustSupport" : true
},
{
"id" : "PractitionerRole.specialty.coding",
"path" : "PractitionerRole.specialty.coding",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "example",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE|1.01"
}
},
{
"id" : "PractitionerRole.specialty.coding.system",
"path" : "PractitionerRole.specialty.coding.system",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding.version",
"path" : "PractitionerRole.specialty.coding.version",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding.code",
"path" : "PractitionerRole.specialty.coding.code",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding.display",
"path" : "PractitionerRole.specialty.coding.display",
"min" : 1
},
{
"id" : "PractitionerRole.specialty.coding.userSelected",
"path" : "PractitionerRole.specialty.coding.userSelected",
"max" : "0"
},
{
"id" : "PractitionerRole.specialty.text",
"path" : "PractitionerRole.specialty.text",
"mustSupport" : true
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"max" : "0"
},
{
"id" : "PractitionerRole.healthcareService",
"path" : "PractitionerRole.healthcareService",
"max" : "0"
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"max" : "0"
},
{
"id" : "PractitionerRole.availableTime",
"path" : "PractitionerRole.availableTime",
"max" : "0"
},
{
"id" : "PractitionerRole.notAvailable",
"path" : "PractitionerRole.notAvailable",
"max" : "0"
},
{
"id" : "PractitionerRole.availabilityExceptions",
"path" : "PractitionerRole.availabilityExceptions",
"max" : "0"
},
{
"id" : "PractitionerRole.endpoint",
"path" : "PractitionerRole.endpoint",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.